/* CSS Document */
/**common**/
*{ margin:0; padding:0;}
body, div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p { margin:0; padding:0; font:14px/1.5 Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif;}
table,td,tr,th { border-collapse: collapse; border-spacing: 0; font-size:14px;}
ol,ul {list-style:none;}
li { list-style-type:none;}
img { vertical-align:middle;border:0;}
h1,h2,h3,h4,h5,h6 { font-size:inherit; font-weight:normal;}
address,cite,code,em,th,i { font-weight:normal; font-style:normal;}
.clear { clear:both; *zoom:1;}
.clear:after { display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
a {text-decoration:none;}
a:visited { text-decoration:none;}
a:hover { text-decoration:none;}
a:active { text-decoration:none;}
.fl { float:left;}
.fr { float:right;}
.w1200 {width:1200px;margin:0 auto;}
@media screen and (max-width:1300px) and (min-width:1200px) {
.w1200 {width:95%;}
}
@media screen and (max-width:1199px) and (min-width:1080px) {
.w1200 {width:95%;}
}
@media screen and (max-width:1079px) and (min-width:768px) {
.w1200 {width:95%;}
}
@media screen and (max-width:767px) {
.w1200 {width:95%;}
}

/*========== New 首页样式 begin ==========*/
/*headtop 开始 */
.ly_headtop {width:100%;height:40px;overflow:hidden;margin:0 auto;padding:0; border-bottom:1px solid #dedede;}
.ly_headtop .lyht_main { width:1200px; height:40px; overflow:hidden; margin:0 auto; padding:0;}
.lyht_main .lyht_fl {width:50%;height:40px;overflow:hidden;line-height:40px;color:#777;font-size:13px;white-space:nowrap;text-overflow: ellipsis;float:left;}
.lyht_main .lyht_fr { width:50%; height:40px; overflow:hidden; line-height:40px; color:#797979; font-size:14px; text-align:right; float:right;}
.lyht_fr a { display:inline-block; color:#797979; margin:0; padding:0 10px;}
.lyht_fr em { display:inline-block; width:1px; height:15px; overflow:hidden; margin:-2px 0 0; padding:0; vertical-align:middle; background-color:#dfdfdf;}
.lyht_fl img { display:block; width:16px; height:15px; overflow:hidden; margin:10px 5px 10px 0; padding:0; float:left;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_headtop .lyht_main { width:90%;}
}
@media screen and (max-width:1079px) and (min-width:768px) {
	.ly_headtop .lyht_main { width:96%;}
	.lyht_main .lyht_fr{max-width:56%;}
	.lyht_main .lyht_fl{width:44%;}
}
@media screen and (max-width:767px) {
	.ly_headtop { display:none;}
}
/*headtop 结束 */

.h_top .logo{ margin-top:5px;}
.h_top .logo a {display:block;}
.h_top .logo img {height:91px;}
.h_top .tel {padding: 10px 0 7px 63px;background:url(../images/top_tel.png) no-repeat left center;margin: 20px 0;max-width:236px;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.h_top .tel span {font-size: 16px;color:#777;display:block;line-height:100%;}
.h_top .tel p {font-size: 28px;color:#333;font-weight:bold;line-height:100%;margin-top: 6px;}
@media screen and (max-width:1199px) and (min-width:1080px) {

}
@media screen and (max-width:1079px) and (min-width:1024px) {
.h_top .tel{margin: 16px 0;}
	.h_top .logo {text-align:left;width: 62%;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.h_top .logo{ width:90%;}
	.h_top .logo img{max-width:100%;height:auto;}
	.h_top .tel{display:none;}
}
@media screen and (max-width:767px) {
	.h_top{ padding:10px 0;}
	.h_top .logo{ width:88%;}
	.h_top .logo img{max-width:100%;height:auto;}
	.h_top .tel{display:none;}
}

/*导航*/
.ly_nav { width: 100%; margin: 0;background:url(../images/nav_bg.png) no-repeat center center; background-size:100% 67px;}
.nav { width: 100%;position:relative; height:67px; }
.nav_item { float: left; position: relative; margin: 0; height:58px; padding:9px 0 0; width: 12.5%; background:url(../images/nav_line.png) no-repeat right 25px;}
.nav_item:after { content: ''; display: block; width: 100%; height: 58px; position: absolute; top: 0; left: 0; z-index: 0; }
.nav_item > a { display: block; width: 100%; color: #fff;height:100%;line-height:58px;font-size: 16px; text-align: center; -webkit-transition: all .4s; transition: all .4s; text-decoration: none; position: relative; z-index: 1; margin:0; }
.nav_item > a img { display:inline-block; width:32px; height:29px; vertical-align:middle; margin:-4px 8px 0 5px; padding:0;}
.nav_item:first-child a { text-align:left} 
.nav_item:first-child { background:url(../images/nav_bg1.png) no-repeat center center; background-size:100% 100%;}
.nav_item:last-child { background:none;}
.nav_item:first-child > a:before { content: ''; display: inline-block; width: 0; height: 18px; vertical-align: middle; }
.nav_item:hover>a { color: #fff; }
.nav_item.on>a { color: #fff; }
.nav_item > a:hover:after { width: 50%; }
.nav_item > a.active:after { width: 50%; }
.menu_open { display: none; }
.nav_item_open { width: 100%; height: auto; position: absolute; left: 0; top: 100%; z-index: 10; box-shadow: 0 4px 8px 0 rgba(0,12,49,0.1); background: rgba(0,0,0,.5); border-radius: 0; opacity: 0; visibility: hidden; -webkit-transform: translateY(34px); transform: translateY(34px); -webkit-transition: all .4s; transition: all .4s; overflow: hidden; border-top: 4px solid #01557a; margin-top: 0; }
.nav_item:hover .nav_item_open { visibility: visible; opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px); }
.subopen { display: none; }
.nav_item2 { width: 100%; line-height: 48px; }
.nav_item2 a { display: block; padding: 0 4%; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; color: #fff; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center; }
.nav_item2:hover a { background-color: #ea222f; color: #fff; text-decoration: none; }
.hcover { display: none; }

@media screen and (max-width:1600px) and (min-width:1360px) {
	.ly_nav { background-size:120% 67px;}
}
@media screen and (max-width:1359px) and (min-width:1200px) {
	.ly_nav { background-size:140% 67px;}
}
@media screen and (max-width:1199px) and (min-width:1080px) {
.nav_item > a { font-size: 15px; }
.ly_nav { background-size:140% 67px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.nav_item > a { font-size: 15px; }
.ly_nav { background-size:140% 67px;}
.nav_item > a img{margin-left: -6px;margin-right: 5px}
}
@media screen and (max-width:1023px) and (min-width:768px) {
.ly_nav { position: static; width: auto; z-index: 9999999; background-color: #fff; animation-name: inherit!important;}
.menu_open { display: block; float: right; width: 40px; height: 40px; padding: 5px 0; border: 1px solid #eaeaea; position: fixed; top: 70px; right: 2%; box-sizing: border-box; z-index: 999999; cursor: pointer }
.menu_open i { height: 2px; width: 50%; background-color: #ccc; display: block; margin: 5px auto; }
.menu_open:active { background-color: #ea222f; border: 1px solid #ea222f; }
.menu_open:active i { background-color: #fff; }
.nav { width: 50%; height: 100%; position: fixed; top: 0; left: -50%; z-index: 9999999; overflow: hidden; background-color: #ea222f; }
.hcover { display: block; width: 50%; height: 100%; background: rgba(0,0,0,.5); position: fixed; right: -50%; top: 0; z-index: 9999999; }
.nav_ul { margin: 0; width: 100%; height: 100%; position: absolute; top: 0; left: 0; overflow-x: hidden; overflow-y: auto; padding-top: 10px; text-align: left; }
.nav_item { float: none; margin: 0; width: 100%; height: 60px; position: relative; background:none; padding:0;}
.nav_item:after { content: ''; display: block; width: 100%; border-bottom: 1px solid rgba(0,0,0,.1); transform: skewX(0deg); -webkit-transform: skewX(0deg); -moz-transform: skewX(0deg); height: 60px; }
.nav_item > a { display: block; height: 60px; line-height: 60px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; margin: 0; font-size: 15px; color: #fff; padding: 0 10px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.nav_item > a:active { background-color: #0065a4; }
.nav_item > a:after { display: none; }
.nav_item i { position: absolute; z-index: 2; top: 0; right: 0; width: 100%; height: 100%; display: block; }
.nav_item i:after { content: ''; display: block; width: 8px; height: 8px; margin-bottom: -4px; border: 1px solid rgba(255,255,255,.5); border-top: 0; border-left: 0; position: absolute; bottom: 50%; right: 22px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.nav_item_open { width: 50%; height: 100%; margin: 0; box-shadow: none; background-color: #006ccc; border-radius: 0; opacity: 1; visibility: visible; -webkit-transform: translateY(0px); transform: translateY(0px); position: fixed; left: -50%; top: 0; border-top: none; }
.subopen { display: block; }
.subopen a { display: block; overflow: hidden; margin: 0; padding: 15px; white-space: nowrap; text-overflow: ellipsis; font-size: 14px; color: rgba(255,255,255,.5); background: rgba(0,0,0,.1); text-indent: 30px; position: relative; }
.subopen a:before { content: ''; display: block; width: 8px; height: 8px; position: absolute; bottom: 50%; left: 22px; margin-bottom: -4px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); border: 1px solid rgba(255,255,255,.5); border-right: 0; border-bottom: 0; }
.nav_item2 { position: relative; }
.nav_item2 a { width: 100%; display: block; line-height: 30px; height: 50px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; overflow: hidden; margin: 0; padding: 10px; white-space: nowrap; text-overflow: ellipsis; color: #fff; font-size: 14px; }
.nav_item2:after { content: ''; width: 100%; position: absolute; bottom: 0; left: 0; display: block; border-bottom-width: 1px; border-bottom-style: solid; border-bottom: 1px solid rgba(0,0,0,.1); }
.nav_item > a:hover, .nav_item > a.navon { background: none; }
.nav_item:first-child > a:before { display: none; }
.nav_item > a img{ display:none;}
.nav_item:first-child a{ text-align:center;}
.nav_item:first-child{ background:none;}
}
@media screen and (max-width:767px) {
.ly_nav { position: static; width: auto; z-index: 9999999; background-color: #fff; animation-name: inherit!important;}
.menu_open { display: block; float: right; width: 40px; height: 40px; padding: 5px 0; border: 1px solid #eaeaea; position: fixed; top: 15px; right: 2%; box-sizing: border-box; z-index: 999999; cursor: pointer }
.menu_open i { height: 2px; width: 50%; background-color: #ea222f; display: block; margin: 5px auto; }
.menu_open:active { background-color: #ea222f; border: 1px solid #ea222f; }
.menu_open:active i { background-color: #fff; }
.nav { width: 50%; height: 100%; position: fixed; top: 0; left: -50%; z-index: 9999999; overflow: hidden; background-color: #ea222f; }
.hcover { display: block; width: 50%; height: 100%; background: rgba(0,0,0,.5); position: fixed; right: -50%; top: 0; z-index: 9999999; }
.nav_ul { margin: 0; width: 100%; height: 100%; position: absolute; top: 0; left: 0; overflow-x: hidden; overflow-y: auto; padding-top: 10px; text-align: left; }
.nav_item { float: none; margin: 0; width: 100%; height: 50px; position: relative; background:none; padding:0; }
.nav_item:after { content: ''; display: block; width: 100%; border-bottom: 1px solid rgba(0,0,0,.1); transform: skewX(0deg); -webkit-transform: skewX(0deg); -moz-transform: skewX(0deg); height: 50px; }
.nav_item > a { display: block; height: 50px; line-height: 50px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; margin: 0; font-size: 14px; color: #fff; padding: 0 10px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.nav_item > a:active { background-color: #0065a4; }
.nav_item > a:after { display: none; }
.nav_item i { position: absolute; z-index: 2; top: 0; right: 0; width: 100%; height: 100%; display: block; }
.nav_item i:after { content: ''; display: block; width: 8px; height: 8px; margin-bottom: -4px; border: 1px solid rgba(255,255,255,.5); border-top: 0; border-left: 0; position: absolute; bottom: 50%; right: 22px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.nav_item_open { width: 50%; height: 100%; margin: 0; box-shadow: none; background-color: #006ccc; border-radius: 0; opacity: 1; visibility: visible; -webkit-transform: translateY(0px); transform: translateY(0px); position: fixed; left: -50%; top: 0; border-top: none; }
.subopen { display: block; }
.subopen a { display: block; overflow: hidden; margin: 0; padding: 15px; white-space: nowrap; text-overflow: ellipsis; font-size: 14px; color: rgba(255,255,255,.5); background: rgba(0,0,0,.1); text-indent: 30px; position: relative; }
.subopen a:before { content: ''; display: block; width: 8px; height: 8px; position: absolute; bottom: 50%; left: 22px; margin-bottom: -4px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); border: 1px solid rgba(255,255,255,.5); border-right: 0; border-bottom: 0; }
.nav_item2 { position: relative; }
.nav_item2 a { width: 100%; display: block; line-height: 30px; height: 50px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; overflow: hidden; margin: 0; padding: 10px; white-space: nowrap; text-overflow: ellipsis; color: #fff; font-size: 14px; }
.nav_item2:after { content: ''; width: 100%; position: absolute; bottom: 0; left: 0; display: block; border-bottom-width: 1px; border-bottom-style: solid; border-bottom: 1px solid rgba(0,0,0,.1); }
.nav_item > a:hover, .nav_item > a.navon { background: none; }
.nav_item:first-child > a:before { display: none; }
.nav_item > a img{ display:none;}
.nav_item:first-child{ background:none;}
.nav_item:first-child a{ text-align:center;}
}


/*----宽屏*banner----*/
.apple-banner {width:100%;height:544px;overflow:hidden;margin:0 auto;}
.apple-banner .swiper-container {width:100%;height:100%;}
.apple-banner .swiper-button-prev,.apple-banner .swiper-button-next {width:15%;height:100%;top:0;background:none;}
.apple-banner .swiper-button-prev {left:0;}
.apple-banner .swiper-button-next {right:0;}
.apple-banner .swiper-button-prev span,.apple-banner .swiper-button-next span {display:block;width:64px;height:64px;position:absolute;right:0;top:50%;margin-top:-32px;border-radius:100%;opacity:1;-webkit-transition:opacity 0.5s ease;transition:opacity 0.5s ease;}
.apple-banner .swiper-button-prev:hover span,.swiper-button-next:hover span {opacity:1;}
/*分页器*/.apple-banner .swiper-pagination {top:auto;bottom:20px !important;background:none;}
.apple-banner  .swiper-pagination-bullets  span.swiper-pagination-bullet {display:inline-block;width:12px;height:12px;margin:0 5px;cursor:pointer;background:none;border-radius:50%;opacity:1;}
.apple-banner  .swiper-pagination-bullets span {width:50px;height:3px;display:block;background:rgba(255,255,255,0.8);outline:none;}
.apple-banner .swiper-pagination-bullets span.swiper-pagination-bullet {background:rgba(255,255,255,0.8);}
.apple-banner  .swiper-pagination-bullets span.swiper-pagination-bullet-active {background-color:#ea222f;}
.apple-banner  .swiper-pagination-bullet i {background-color:#ff7200;height:3px;transform:scaleX(0);transform-origin:0;display:block;}
.apple-banner .autoplay .firsrCurrent i {transition:transform 2.9s linear;transform:scaleX(1);}
.apple-banner .autoplay .current i {transition:transform 4s linear;transform:scaleX(1);}
.apple-banner  .autoplay .replace span {background-color:#fff;}
@media screen and (max-width:1299px) and (min-width:1200px) {
	.apple-banner{height:500px;}
}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.apple-banner{height:450px;}
}
@media screen and (max-width:1079px) and (min-width:768px) {
	.apple-banner{height:300px;}	
}
@media screen and (max-width:767px) {
	.apple-banner{height:160px;}
}
@media screen and (max-width:340px) {
	.apple-banner{height:120px;}
}

/*热门关键词&搜索 开始*/
.ly_hotkw_search { width:100%; height:70px; margin:0 auto; padding:0; background-color:#fff; box-shadow:0 4px 8px rgba(0, 0, 0, 0.1); position:relative; z-index:9;}
.ly_hotkw_search .hotkw_search { width:1200px; height:100%; overflow:hidden; margin:0 auto; padding:15px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.hotkw_search .hotkw_left { float:left; width:66%; height:40px; overflow:hidden; line-height:40px; color:#797979; font-size:14px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0;}
.hotkw_search .hotkw_left span { color:#32353a;}
.hotkw_search .hotkw_left a { color:#797979;}
.hotkw_search .hotkw_left a:hover { color:#ea222f;}
.hotkw_search .search_right { float:right; width:30%; height:40px; overflow:hidden; margin:0; padding:0 80px 0 0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.hotkw_search .search_right .sc_ipt { width:100%; height:40px; overflow:hidden; margin:0; padding:0;}
.search_right .sc_ipt input { display:block; width:100%; height:40px; overflow:hidden; line-height:38px; color:#777; font-size:14px; white-space:nowrap; text-overflow: ellipsis; border:1px solid #dfdfdf; border-right:0; background:#fff url(../images/sc_btn.png) 9px 9px no-repeat; outline:none; margin:0; padding:0 9px 0 39px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.hotkw_search .search_right .sc_btn { width:80px; height:40px; overflow:hidden; margin:0; padding:0; position:absolute; top:0; right:0;}
.search_right .sc_btn input { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:16px; text-align:center; background-color:#ea222f; border:none; outline:none; cursor:pointer;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_hotkw_search .hotkw_search { width:90%; padding:15px 0;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_hotkw_search .hotkw_search { width:96%; padding:15px 0;}
	.hotkw_search .hotkw_left { width:62%;}
	.hotkw_search .search_right { width:36%;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_hotkw_search { height:110px; margin:0 auto;}
	.ly_hotkw_search .hotkw_search { width:96%; padding:10px 0;}
	.hotkw_search .hotkw_left { width:100%;}
	.hotkw_search .search_right { width:100%;}
}
@media (max-width: 767px) {
	.ly_hotkw_search { height:auto; margin:0 auto; padding:0; background-size:100% 20px;}
	.ly_hotkw_search .hotkw_search { width:100%; padding:10px 3% 12px;}
	.hotkw_search .hotkw_left { width:100%; height:auto; max-height:48px; line-height:24px; margin:0 auto 10px; white-space:inherit;}
	.hotkw_search .search_right { width:100%;}
}
/*热门关键词&搜索 结束*/



/*首页-服务流程 开始*/
.h_fwlc{padding:40px 0 60px; width:100%; background:url(../images/lc_bg.jpg) no-repeat top center;}
.h_fwlc ul li{width:15%;margin-right:2%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;float:left;background:#fff;height: 170px;}
.h_fwlc ul li:nth-child(6){margin-right:0;}
.h_fwlc ul li .pic{width:152px;height: 80px;text-align:center;margin: 30px auto 0;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.h_fwlc ul li .pic img{max-width:100%;max-height:100%;vertical-align:middle;}
.h_fwlc ul li .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle;}
.h_fwlc ul li .wz .tlt{font-size:16px;color:#333;text-align:center;padding:0 3%;margin-bottom: 6px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.h_fwlc ul li .wz .desc{padding:0 3%;font-size:14px;color:#777;text-align: center; line-height:22px;}
@media screen and (max-width:1199px) and (min-width:1080px) {

}
@media screen and (max-width:1079px) and (min-width:1024px) {

}
@media screen and (max-width:1023px) and (min-width:768px) {
	.h_fwlc {padding: 28px 0 20px;background-repeat: repeat;height: auto;}
	.h_fwlc ul li{width: 31.33333%;margin-right:3%;margin-bottom:30px;}
	.h_fwlc ul li:nth-child(3n){margin-right:0;}
	
}
@media screen and (max-width:767px) {
	.h_fwlc {padding: 26px 0 20px;height: 100%;display: inline-block;background-repeat: repeat;}
	.h_fwlc ul li{width: 48%;margin-right:3%;margin-bottom:15px;}
	.h_fwlc ul li:nth-child(2n){margin-right:0;}
	.h_fwlc ul li .pic{width:60px;height:60px;margin-bottom: 10px;}
	.h_fwlc ul li .pic img{max-width:80%;max-height:80%;}
}

/*首页-服务流程 结束*/





/*首页-我们的优势 开始*/
.ly_adv { width:1200px; overflow:hidden; margin:30px auto 50px; padding:0;}
.ly_title { width:100%; max-width:1200px; overflow:hidden; margin:0 auto 25px; padding:0;}
.ly_title p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#282b30; font-size:32px; font-weight:bold; text-align:center; margin:0 auto 8px; padding:0;}
.ly_title p b{color:#ea222f;}
.ly_title span { display:block; width:100%; height:auto; overflow:hidden; line-height:24px; color:#797979; font-size:15px; text-align:center; margin:0 auto; padding:0;}

.ly_title1 { width:100%; max-width:1200px; overflow:hidden; margin:0 auto 25px; padding:0;}
.ly_title1 p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:32px; font-weight:bold; text-align:center; margin:0 auto 8px; padding:0;}
.ly_title1 p b{color:#fff;}
.ly_title1 span { display:block; width:100%; height:auto; overflow:hidden; line-height:24px; color:#fff; font-size:15px; text-align:center; margin:0 auto; padding:0;}


.ly_adv .adv_list { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.adv_list ul li { width:23.5%; overflow:hidden; margin:0 2% 0 0; padding:20px; border:1px solid #dfdfdf; background-color:#fff; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.adv_list ul li:nth-child(4) { margin:0;}
.adv_list ul li .adv_con { width:100%; height:80px; margin:0 auto; padding:0 80px 0 0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.adv_con .adv_img { display:block; width:80px; height:80px; overflow:hidden; margin:0; padding:0; position:absolute; top:0; right:0;}
.adv_con .adv_text { width:100%; overflow:hidden; margin:0; padding:10px 0;}
.adv_con .adv_text p { width:100%; height:25px; overflow:hidden; line-height:30px; color:#32353a; font-size:20px; font-weight:bold; margin:0 auto 10px; padding:0;}
.adv_con .adv_text span { display:block; width:100%; max-height:40px; overflow:hidden; line-height:20px; color:#797979; font-size:14px; margin:0 auto; padding:0;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_adv { width:90%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_adv { width:96%;}
	.adv_list ul li { width:49%; margin:0 2% 20px 0; padding:20px 40px;}
	.adv_list ul li:nth-child(2), .adv_list ul li:nth-child(4) { margin:0}
	.adv_list ul li:nth-child(3) { margin:0 2% 0 0;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_adv { width:96%; margin:20px auto 40px;}
	.adv_list ul li { width:49%; margin:0 2% 14px 0; padding:20px 40px;}
	.adv_list ul li:nth-child(2), .adv_list ul li:nth-child(4) { margin:0}
	.adv_list ul li:nth-child(3) { margin:0 2% 0 0;}
	
	.ly_title { margin:0 auto 20px;}
	.ly_title1 { margin:0 auto 20px;}
}
@media (max-width: 767px) {
	.ly_adv { width:94%; margin:20px auto 40px;}
	.adv_list ul li { width:100%; margin:0 auto 12px; padding:12px;}
	.adv_list ul li:nth-child(4) { margin:0 auto;}
	.adv_list ul li .adv_con { height:auto; padding:80px 0 0;}
	.adv_con .adv_img { right:50%; margin:0 -40px 0 0;}
	.adv_con .adv_text p { line-height:25px; text-align:center;}
	.adv_con .adv_text span { max-height:200px; text-align:center;}
	
	.ly_title { margin:0 auto 20px;}
	.ly_title p { height:32px; line-height:32px; font-size:28px;}
	.ly_title span { line-height:20px;}
	.ly_title1 { margin:0 auto 20px;}
	.ly_title1 p { height:32px; line-height:32px; font-size:28px;}
	.ly_title1 span { line-height:20px;}
}
/*首页-我们的优势 结束*/



/*首页产品展示*/
.h_product_box{padding-top: 40px;padding-bottom: 60px; background:url(../images/pro_bg.jpg) repeat;}
.h_public_title{text-align:center;margin-bottom:30px;}
.h_public_title p{font-size: 30px;color: #292c31;font-weight: bold;}
.h_public_title p em{font-style:normal;font-size: 30px;color: #ea222f;font-weight: bold;}
.h_public_title span{display:block;font-size: 15px;color: #777777;margin: 4px 0;text-transform : uppercase}
@media screen and (max-width:1199px) and (min-width:1080px) {

}
@media screen and (max-width:1079px) and (min-width:768px) {
	.h_product_box {padding-top: 26px;padding-bottom: 28px;}
	.h_public_title p{font-size:26px;}
	.h_public_title p em{font-size:26px;}
	
}
@media screen and (max-width:767px) {
	.h_product_box {padding-top: 26px;padding-bottom: 20px;}
	.h_public_title p{font-size:26px;}
	.h_public_title p em{font-size:26px;}
}

/*产品分类*/
.h_product_box .h_left{width:23%;float:left;background:#FFF;overflow:hidden;margin-right:18px;}
.cp_type .hd{text-align:center;background:#292c31;padding:14px 3%;}
.cp_type .hd p{font-size:28px;font-weight:bold;color:#fff;}
.cp_type .hd p:before{content:'';display:inline-block;width:28px;height:28px;background:url(../images/mulu_tlt.png) center center no-repeat;margin-right:5px;vertical-align:middle;margin-top:-3px;}
.cp_type .hd span{display:block;font-size:12px;color:#fff;text-transform:uppercase;}
.cp_type .bd{ padding-bottom:20px;}
.cp_type .bd ul li{margin-bottom:1px; border-bottom:1px solid #dfdfdf;}
.cp_type .bd ul li p{background:#fff;height:60px;line-height:60px;}
.cp_type .bd ul li p a{font-size:16px;color:#333;display:block;width:74%;padding:0 0 0 6%;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;float:left;}
.cp_type .bd ul li p span{display:block;width:20%;height:100%;background:url(../images/mulu1.png) center center no-repeat;cursor:pointer;float:left;}
.cp_type .bd ul li div{background:#fff;display:none;}
.cp_type .bd ul li div a{display:block;height:50px;line-height:50px;color:#666;font-size:15px;border-top:1px solid #e7e5e5;padding:0 10% 0 10%;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;background:url(../images/icon2.png) 6% center no-repeat;}
.cp_type .bd ul li div a:first-child{border-top:0;}
.cp_type .bd ul li p:hover,.cp_type .bd ul li.on p{background:#3f4248;}
.cp_type .bd ul li p:hover a,.cp_type .bd ul li.on p a{color:#fff;}
.cp_type .bd ul li p:hover span{background:url(../images/mulu2.png) center center no-repeat;}
.cp_type .bd ul li.on p span{background:url(../images/mulu3.png) center center no-repeat;}
.cp_type .bd ul li div a:hover{color:#ea222f;background:url(../images/icon3.png) 6% center no-repeat;}
.cp_type .bd a.pro_ckqb{display:block;height:34px;line-height:34px;font-size:16px;color:#fff;background:#30b6f5;width:100%;margin:10px auto;text-align:center;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;cursor:pointer;}
.cp_type .bd a.pro_ckqb:hover{background:#0685b7;color:#fff;}
@media screen and (max-width:1199px) and (min-width:1080px) {

}
@media screen and (max-width:1079px) and (min-width:1024px) {
.h_product_box .h_left{width:26%;}
	.cp_type .hd p{font-size:24px;}
	.cp_type .bd ul li p{height:48px;line-height:48px;}
	.cp_type .bd ul li div a{height:44px;line-height:44px;}
	.cp_type .bd ul li p span{background-size: 16px;}
	.cp_type .bd ul li.on p span{background-size: 16px;}
	.cp_type .bd ul li p:hover span{background-size: 16px;}
	.cp_type .hd p:before{display:none;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.h_product_box .h_left{width:100%; margin-bottom:20px;}
	.cp_type .hd p:before{display:none;}
	.cp_type .hd{background:#292c31 url(../images/down.png) 94% center no-repeat;padding: 18px 3%;text-align:left;overflow:hidden;}
	.cp_type .hd.on{background:#292c31 url(../images/up.png) 94% center no-repeat;}
	.cp_type .hd span{display:none;}
	.cp_type .hd p{padding:0 2%;display:block;font-weight:normal;font-size:22px;float:left;line-height:24px;min-width:68px; font-weight:bold;}
	.cp_type .bd{display:none;}
	.cp_type .bd ul li p{height:48px;line-height:48px;}
	.cp_type .bd ul li div a{height:44px;line-height:44px;}
	.cp_type .bd ul li p span{background-size: 20px;}
	.cp_type .bd ul li.on p span{background-size: 20px;}
	.cp_type .bd ul li p:hover span{background-size: 20px;}
	
}
@media screen and (max-width:767px) {
	.h_product_box .h_left{width:100%; margin-bottom:20px;}
	.cp_type .hd p:before{display:none;}
	.cp_type .hd{background:#292c31 url(../images/down.png) 94% center no-repeat;padding: 18px 3%;text-align:left;overflow:hidden;}
	.cp_type .hd.on{background:#292c31 url(../images/up.png) 94% center no-repeat;}
	.cp_type .hd span{display:none;}
	.cp_type .hd p{padding:0 2%;display:block;font-weight:normal;font-size:22px;float:left;line-height:24px;min-width:68px; font-weight:bold;}
	.cp_type .bd{display:none;}
	.cp_type .bd ul li p a{font-size:15px;}
	.cp_type .bd ul li div a{font-size:14px;}
	.cp_type .bd ul li p{height:48px;line-height:48px;}
	.cp_type .bd ul li div a{height:44px;line-height:44px;}
	.cp_type .bd ul li p span{background-size: 20px;}
	.cp_type .bd ul li.on p span{background-size: 20px;}
	.cp_type .bd ul li p:hover span{background-size: 20px;}
}

/*右侧产品展示*/
.h_product_box .h_right{width:75%;float:right;}
.h_pro_tj_scoll{width:100%;}
.h_pro_tj_scoll .item{ background:#fff;padding:30px 60px; position:relative;}
.h_pro_tj_scoll .item .swiper-container2{position:relative;overflow:hidden;}
.h_pro_tj_scoll .lSPrev,.h_pro_tj_scoll .lSNext{ background:url(../images/jiantou_l.png) center center no-repeat; width:25px; height:45px; position:absolute; left:20px; top:50%;margin-top:-22px;cursor:pointer;}
.h_pro_tj_scoll .lSNext{ left:auto; right:20px;  background:url(../images/jiantou_r.png) center center no-repeat; }
.h_pro_tj_scoll .content-slider{ height:262px;}
.h_pro_tj_scoll .content-slider li{margin-bottom:10px;overflow:hidden;}
.h_pro_tj_scoll .content-slider li .pic{display:block;width:45%;float:left;height:260px;border:1px solid #DDDDDD;text-align:center;position:relative;overflow:hidden;}
.h_pro_tj_scoll .content-slider li .pic img{max-width:95%;max-height:95%;vertical-align:middle;-webkit-transition: all .6s;-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;transition: all .25s;}
.h_pro_tj_scoll .content-slider li .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.h_pro_tj_scoll .content-slider li .wz{width:51%;float:right;}
.h_pro_tj_scoll .content-slider li .wz .tlt{display:block;font-size:26px;color:#333;font-weight:bold;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;margin-bottom:15px;}
.h_pro_tj_scoll .content-slider li .wz .tlt:hover{color:#ea222f;}
.h_pro_tj_scoll .content-slider li .wz p{font-size:15px;color:#777;line-height:28px;height:135px;overflow:hidden;margin-bottom:26px;}
.h_pro_tj_scoll .content-slider li .wz a.more{display:block;width:170px;height:45px;line-height:45px;background:#555;color:#fff;font-size:16px;text-align:center;overflow:hidden;}
.h_pro_tj_scoll .content-slider li .wz a.more:after{content:'';display:inline-block;width:18px;height:10px;background:url(../images/more.png) center center no-repeat;margin-left:200px;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.h_pro_tj_scoll .content-slider li .wz a.more:hover{background:#ea222f;}
.h_pro_tj_scoll .content-slider li .wz a.more:hover:after{margin-left:5px;}
.h_pro_tj_scoll .content-slider li .pic:hover img{transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}
.h_pro_tj_scoll .lSPager{display:none;}
.h_product_box .h_pro_list{padding-top:30px;}
.h_product_box .h_pro_list li{width:31.333333%;margin-right:3%;margin-bottom:25px;transition:all .3s;float:left;}
.h_product_box .h_pro_list li:nth-child(3n){margin-right:0;}
.h_product_box .h_pro_list li .pic{display:block;height:240px; background:#fff;text-align:center;position:relative;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;overflow:hidden;}
.h_product_box .h_pro_list li .pic:after{content:'';display:block;opacity:0; width:100%;height:100%;background:rgba(234,34,47,.8) url(../images/pro_hover.png) 10% center no-repeat;position:absolute;top:0;left:0;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.h_product_box .h_pro_list li .pic img{max-width:95%;max-height:95%;vertical-align:middle;-webkit-transition: all .6s;-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;transition: all .6s;}
.h_product_box .h_pro_list li .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.h_product_box .h_pro_list li .tlt{display:block;text-align:center;height:45px;line-height:45px;color:#fff;background:#292c31; font-size:15px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;padding:0 5%;}
.h_product_box .h_pro_list li:hover .tlt{color:#fff;background:#ea222f;}
.h_product_box .h_pro_list li:hover .pic:after{opacity:1;background:rgba(234,34,47,.8) url(../images/pro_hover.png) center center no-repeat;}
.h_product_box .h_pro_list li:hover .pic img{transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.h_product_box{padding-top: 26px;padding-bottom: 15px;}
	.h_product_box .h_pro_list li .pic{height:186px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.h_product_box .h_right{width:71%;}
	.h_pro_tj_scoll .content-slider li .pic{height:190px;}
	.h_pro_tj_scoll .content-slider li .wz .tlt{font-size:20px;}
	.h_pro_tj_scoll .lSPrev, .h_pro_tj_scoll .lSNext{display:none;}
	.h_pro_tj_scoll .item{padding: 30px 20px;}
	.h_pro_tj_scoll .content-slider li .wz p{font-size: 14px;line-height: 26px;height: 76px;}
	.h_pro_tj_scoll .content-slider li .wz a.more{width: 170px;height: 36px;line-height: 36px;}
	.h_product_box .h_pro_list li .pic{height:140px;}
	.h_product_box .h_pro_list li .tlt{height:36px;line-height:36px;font-size:14px;}
	.h_product_box .h_pro_list li{margin-bottom:18px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.h_product_box .h_right{width:100%;}
	.h_product_box .h_pro_list li{width:48.5%;}
	.h_product_box .h_pro_list li:nth-child(2n){margin-right:0;}
	.h_product_box .h_pro_list li:nth-child(3n){margin-right:3%;}
	.h_product_box .h_pro_list li:nth-child(6n){margin-right:0;}
	.h_product_box .h_pro_list li .pic{height:160px;}
	.h_product_box .h_pro_list li .tlt{height:40px;line-height:40px;font-size:14px;}
	.h_pro_tj_scoll .content-slider li .pic{width:100%;float:none;border-top:0;border-left:0;border-right:0;margin-bottom:15px;}
	.h_pro_tj_scoll .content-slider li .wz{width:94%;float:none;padding:0 3%;}
	.h_pro_tj_scoll .lSPrev,.h_pro_tj_scoll .lSNext{display:none;}
	.h_pro_tj_scoll .item{padding: 30px 0;}
	.h_pro_tj_scoll .content-slider li .wz .tlt{font-size:22px;}
	.h_pro_tj_scoll .content-slider li .wz a.more{height:40px;line-height:40px;font-size:14px;margin-bottom:20px;}
	.h_pro_tj_scoll .content-slider li .wz p{ max-height:135px; height:auto;}
	.h_pro_tj_scoll .content-slider{height:502px;}
}
@media screen and (max-width:767px) {
	.h_product_box .h_right{width:100%;}
	.h_product_box .h_pro_list li{width:48.5%;}
	.h_product_box .h_pro_list li:nth-child(2n){margin-right:0;}
	.h_product_box .h_pro_list li:nth-child(3n){margin-right:3%;}
	.h_product_box .h_pro_list li:nth-child(6n){margin-right:0;}
	.h_product_box .h_pro_list li .pic{height:160px;}
	.h_product_box .h_pro_list li .tlt{height:40px;line-height:40px;font-size:14px;}
	.h_pro_tj_scoll .content-slider li .pic{width:100%;float:none;border-top:0;border-left:0;border-right:0;margin-bottom:15px;}
	.h_pro_tj_scoll .content-slider li .wz{width:94%;float:none;padding:0 3%;}
	.h_pro_tj_scoll .lSPrev,.h_pro_tj_scoll .lSNext{display:none;}
	.h_pro_tj_scoll .item{padding: 30px 0;}
	.h_pro_tj_scoll .content-slider li .wz .tlt{font-size:22px;}
	.h_pro_tj_scoll .content-slider li .wz a.more{height:40px;line-height:40px;font-size:14px;margin-bottom:20px;}
}


/*首页技术文章*/
.h_article_box{ width:100%; background:#f6f7f9;padding-top: 40px;padding-bottom: 60px;}
.h_article_box .h_article{background:#fff;padding: 0 3%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;width:100%;display:inline-block;}
.h_article_box .h_article .h_article_l{width:70%;float:left;border-right: 1px solid #eaeaea;}
.h_article_box .h_article_l ul li{width:48%;float: left;padding: 45px 0;box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border-bottom:1px solid #f0f4f7;}
.h_article_box .h_article_l ul li:nth-child(2n){ padding-left:4%;}
.h_article_box .h_article_l ul li .h_art_tlt a{font-size: 18px;color:#333;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;display:block;width: 100%;}
.h_article_box .h_article_l ul li span{display:block;font-size: 16px;color:#777;line-height: 28px;padding:10px 0;height: 45px;overflow:hidden;clear:both;}
.h_article_box .h_article_l ul li p{color:#999;font-size: 16px;font-style:normal;padding-top: 10px;}

.h_article_box .h_article .h_article_r{width: 27%;float:right;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.h_article_box .h_article_r ul li{width: 100%;float: left;padding: 30px 0;box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.h_article_box .h_article_r ul li:nth-child(2n){ padding-left:4%;}
.h_article_box .h_article_r ul li .art_img{width:100%;height:158px;position:relative;margin-bottom: 50px;}
.h_article_box .h_article_r ul li .art_img img{display:block;max-height:100%;max-width:100%;position:absolute;top:0;right:0;bottom:0;left:0;margin: auto;}
.h_article_box .h_article_r ul li .h_art_tlt a{font-size: 18px;color:#333;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;display:block;width: 100%;overflow: hidden;}
.h_article_box .h_article_r ul li span{display:block;font-size: 16px;color:#777;line-height: 28px;padding:10px 0;height: 80px;overflow:hidden;clear:both;}
.h_article_box .h_article_r ul li p{color:#999;font-size: 16px;font-style:normal;padding-top: 10px;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	
}
@media screen and (max-width:1079px) and (min-width:1024px) {

}
@media screen and (max-width:1023px) and (min-width:768px) {

}
@media (max-width: 767px) {
.h_article_box{ padding-bottom:40px;}
.h_article_box .h_article .h_article_l{ width:100%; border:none;}
.h_article_box .h_article .h_article_r{ width:100%;}
.h_article_box .h_article_l ul li{ width:100%; padding:30px 0;}
.h_article_box .h_article_r ul li .art_img{ margin-bottom:30px;}
.h_article_box .h_article_l ul li .h_art_tlt a{ font-size:16px;}
.h_article_box .h_article_l ul li span{ font-size:14px;}
.h_article_box .h_article_l ul li p{ font-size:14px;}
.h_article_box .h_article_r ul li .h_art_tlt a{ font-size:16px;}
.h_article_box .h_article_r ul li span{ font-size:14px;}
.h_article_box .h_article_r ul li p{ font-size:14px;}
}



/*首页公司简介*/
.h_about_box { width: 100%;padding: 66px 0; min-height: 390px; }
.con_syabout {margin: 30px 0;}
.about_tlt { height:90px; line-height:60px;}
.about_tlt b{ font-size:34px; color:#333;}
.about_tlt span{ color:#ea222f; display:inline-block; margin-left:20px;}
.about_tlt p{ font-size:16px; color:#555;}
.con_img_about { float: left; width: 46%; height: 350px;  }
.con_img_about img { display:block;max-width: 100%; max-height: 100%; vertical-align:middle; }
.con_right_about { text-align: left; float: right; width: 51%; }
.con_right_about b{ font-size:28px; font-weight:normal; color:#372e2c; display:block; height:40px; line-height:40px; margin-bottom:20px;}
.con_right_about span{ display:block; width:50px; height:2px; background:#ea222f;}
.con_right_about p.desc {font-size: 15px;color: #fff;color: #555;padding: 20px 0;line-height: 30px;height: 160px;overflow: hidden;}
.btn-more1 {color: #fff;display: block;width: 154px;text-align: center;height: 46px;line-height: 46px;float: left;margin-top: 43px;background: #ea222f;font-size: 16px;}
@media screen and (max-width:1199px) and (min-width:1080px) {
}
@media screen and (max-width:1079px) and (min-width:1024px) {

}
@media screen and (max-width:1023px) and (min-width:768px) {
.con_img_about img{ width:100%; height:100%;}
}
@media screen and (max-width:767px) {
.h_about_box { padding: 40px 0 20px; }
.con_img_about { width: 100%; height:auto; }
.con_right_about { width: 100%; }
.con_right_about b{ height:auto; font-size:26px;}
.btn-more1 { float: none; margin: 30px auto; }
.con_img_about img{ width:auto; height:auto; max-width:100%; margin-bottom:20px;}
.about_tlt b{ font-size:30px;}
.about_tlt span{ margin-left:10px;}
.con_syabout{ margin:0;}
}

.adv-imglist {width:100%;background:#fff;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;margin-top: 30px;}
.adv-imglist ul {width:100%;padding: 20px 0 0;}
.adv-imglist ul:after {clear:both;content:'';font-size:0px;width:100%;height:0px;display:block;}
.adv-imglist ul li {width:23.5%;margin-right:2%;float:left;border: 1px solid #d3c8c2;box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.adv-imglist ul li:nth-child(4n){margin-right:0;}
.adv-imglist ul li img {width:100%;display:block;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	
}
@media screen and (max-width:1079px) and (min-width:1024px) {

}
@media screen and (max-width:1023px) and (min-width:768px) {

}
@media (max-width: 767px) {
.adv-imglist{ display:none;}
}


/*首页-友情链接 开始*/
.ly_Links { width:100%; overflow:hidden; margin:0 auto; padding:20px 0; background-color:#f2f2f2;}
.ly_Links .lyLinks_main { width:1200px; min-height:40px; overflow:hidden; margin:0 auto; padding:0 0 0 180px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyLinks_main .Lk_tit { height:40px; overflow:hidden; line-height:40px; color:#333333; font-size:16px; margin:0; padding:0 0 0 32px; background:url(../images/lk_icon.png) left center no-repeat; position:absolute; left:0; top:0;}
.lyLinks_main .Lk_list { width:100%; overflow:hidden; line-height:40px; color:#999; font-size:14px; margin:0; padding:0;}
.lyLinks_main .Lk_list a { display:inline-block; height:40px; line-height:40px; color:#777; font-size:14px; margin:0 20px 0 0; padding:0;}
.lyLinks_main .Lk_list a:hover { color:#ea222f;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_Links .lyLinks_main { width:90%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_Links .lyLinks_main { width:96%;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_Links .lyLinks_main { width:96%; padding:0;}
	.lyLinks_main .Lk_tit { position:inherit; font-size:18px;}
}
@media (max-width: 767px) {
	.ly_Links .lyLinks_main { width:94%; padding:0;}
	.lyLinks_main .Lk_tit { position:inherit; font-size:18px;}
}
/*首页-友情链接 结束*/


/*底部 开始*/
.ly_foot { width:100%; margin:0 auto; padding:0; background-color:#3b3b3b;}
.ly_foot .ly_Ftmain { width:100%; overflow:hidden; margin:0 auto; padding:40px 0; border-bottom:1px solid #222;}
.ly_Ftmain .ly_Ftcon { width:1200px; overflow:hidden; margin:0 auto; padding:0;}
.ly_Ftcon .ly_FtLeft { width:34%; overflow:hidden; margin:0 3.5% 0 0; padding:0; float:left;}
.Ft_tit { width:100%; overflow:hidden; line-height:30px; color:#fff; font-size:18px; margin:0 auto 20px; padding:0;}
.ly_FtLeft ul li { width:100%; overflow:hidden; line-height:24px; color:rgba(255, 255, 255, 0.9); font-size:14px; margin:0; padding:8px 0 8px 32px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_FtLeft ul li img { display:block; width:24px; height:24px; overflow:hidden; margin:0; padding:0; position:absolute; left:0; top:8px;}

.ly_Ftcon .ly_FtCenter { width:34%; margin:0 3.5% 0 0; padding:0 3.5%; border-left:1px solid rgba(255, 255, 255, 0.1); border-right:1px solid rgba(255, 255, 255, 0.1); float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_FtCenter ul li { width:50%; overflow:hidden; margin:0; padding:0; float:left;}
.ly_FtCenter ul li a { display:block; height:40px; line-height:40px; color:rgba(255, 255, 255, 0.9); font-size:14px; margin:0; padding:0;}
.ly_FtCenter ul li a:hover { color:#fff;}

.ly_Ftcon .ly_FtRight { width:25%; overflow:hidden; margin:0; padding:0; float:left;}
.ly_FtRight p { width:100%; overflow:hidden; line-height:24px; color:rgba(255, 255, 255, 0.9); font-size:14px; margin:0 auto 20px; padding:0;}
.ly_FtRight .ly_FtEwm { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.ly_FtEwm img { display:inline-block; width:108px; height:108px; overflow:hidden; margin:0 20px 0 0; padding:0; vertical-align:bottom;}
.ly_FtEwm span { display:inline-block; line-height:24px; color:rgba(255, 255, 255, 0.9); font-size:14px;}

.ly_foot .ly_FtBottom { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0; border-top:1px solid #515151;}
.ly_foot .ly_FtBottom .FtBottom_mid { width:1200px; height:auto; overflow:hidden; margin:0 auto; padding:10px 0;}
.FtBottom_mid .Ft_Copy, .FtBottom_mid .Ft_Supp { line-height:30px; color:rgba(255, 255, 255, 0.9); font-size:14px;}
.FtBottom_mid .Ft_Copy a, .FtBottom_mid .Ft_Supp a { color:rgba(255, 255, 255, 0.9);}
.FtBottom_mid .Ft_Copy a:hover, .FtBottom_mid .Ft_Supp a:hover { color:#fff;}
.FtBottom_mid .Ft_Copy { width:70%; float:left;}
.FtBottom_mid .Ft_Supp { width:30%; float:right; text-align:right;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_Ftmain .ly_Ftcon, .ly_foot .ly_FtBottom .FtBottom_mid { width:90%;}
	.ly_FtRight p { margin:0 auto 10px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_Ftmain .ly_Ftcon, .ly_foot .ly_FtBottom .FtBottom_mid { width:96%;}
	.FtBottom_mid .Ft_Copy, .FtBottom_mid .Ft_Supp { width:100%; text-align:left;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_Ftmain .ly_Ftcon, .ly_foot .ly_FtBottom .FtBottom_mid { width:96%;}
	.ly_Ftmain .ly_FtLeft { width:100%; margin:0 auto 40px; padding: 0 0 40px; border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
	.ly_Ftmain .ly_FtCenter { width:50%; margin:0; padding:0 4% 0 0; border-left:0;}
	.ly_Ftmain .ly_FtRight { width:50%; padding:0 0 0 4%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ly_FtRight .Ft_tit, .ly_FtRight p { text-align:center;}
	.ly_FtEwm img { display:block; margin:0 auto; padding:0;}
	.ly_FtEwm span { display:block; text-align:center; margin:10px auto 0; padding:0;}
	.ly_FtEwm span br { display:none;}
	
	.FtBottom_mid .Ft_Copy, .FtBottom_mid .Ft_Supp { width:100%; text-align:center;}
}
@media (max-width: 767px) {
	.ly_Ftmain .ly_Ftcon, .ly_foot .ly_FtBottom .FtBottom_mid { width:94%;}
	.ly_Ftmain .ly_FtLeft { width:100%; margin:0 auto 20px;display:none;}
	.Ft_tit { text-align:center;}

	.ly_Ftmain .ly_FtCenter { width:100%; margin:0 auto 20px; padding:20px 0; border-left:0; border-right:0; border-top:1px solid rgba(255, 255, 255, 0.1); border-bottom:1px solid rgba(255, 255, 255, 0.1);display:none;}
	.ly_FtCenter ul li a { text-align:center;}

	.ly_Ftmain .ly_FtRight { width:100%; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ly_FtRight p { text-align:center;}
	.ly_FtEwm img { display:block; margin:0 auto; padding:0;}
	.ly_FtEwm span { display:block; text-align:center; margin:10px auto 0; padding:0;}
	.ly_FtEwm span br { display:none;}
	
	.FtBottom_mid .Ft_Copy, .FtBottom_mid .Ft_Supp { width:100%; text-align:center;}
}
/*底部 结束*/

/*ny_banner 开始*/
.ny_banner { width:100%; height:300px; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; position:relative;}
.ny_banner img { display:block; width:1920px; height:300px; overflow:hidden; margin:-150px 0 0 -960px; padding:0; position:absolute; left:50%; top:50%;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ny_banner { height:250px;}
	.ny_banner img { width:1600px; height:250px; margin:-125px 0 0 -800px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ny_banner { height:220px;}
	.ny_banner img { width:1408px; height:220px; margin:-110px 0 0 -704px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ny_banner { height:200px;}
	.ny_banner img { width:1280px; height:200px; margin:-100px 0 0 -640px;}
}
@media (max-width: 767px) {
	.ny_banner { height:120px;}
	.ny_banner img { width:768px; height:120px; margin:-60px 0 0 -384px;}
}
/*ny_banner 结束*/


/*面包屑 开始*/
.ly_crumb { width:1200px; overflow:hidden; margin:20px auto; padding:0 0 0 24px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_crumb img { display:block; width:20px; height:20px; overflow:hidden; margin:0; padding:0; position:absolute; left:0; top:10px;}
.ly_crumb p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#545454; font-size:14px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0;}
.ly_crumb p a { color:#545454;}
.ly_crumb p a:hover { color:#ea222f;}
.ly_crumb p span { color:#797979;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_crumb { width:90%;}
}
@media screen and (max-width:1079px)  and (min-width:768px) {
	.ly_crumb { width:96%;}
	.ly_crumb p { height:auto;}
}
@media (max-width: 767px) {
	.ly_crumb { width:94%;}
	.ly_crumb p { height:auto; line-height:24px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; white-space:inherit; padding:8px 0 0;}
}


/*内页-关于我们 开始*/
/*关于我们-公司简介 开始*/
.ny_about_con{ width:100%;}
.ny_about_con p{ font-size:15px; line-height:30px; text-indent:2em;}

/*厂房展示-公司简介 开始*/
.lyWorkshop_con { width:100%; overflow:hidden; padding:45px 0;}
.lyWorkshop_con ul li { width:32%; height:220px; overflow:hidden; margin:0 2% 0 0; padding:0; float:left; position:relative;}
.lyWorkshop_con ul li:nth-child(3) { margin:0;}
.lyWorkshop_con ul li img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyWorkshop_con ul li:hover img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.lyWorkshop_con ul li { height:180px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.lyWorkshop_con ul li { height:174px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {

	.lyWorkshop_con ul li { height:130px;}
}
@media (max-width: 767px) {
.lyWorkshop_con ul li{ width:100%;}
}
/*厂房展示-公司简介 结束*/

/*推荐产品-公司简介 开始*/
.tjcp_tlt{width: 100%;height: 230px;background: #e7e7e7;padding-top: 45px; margin-top:40px;}
.ny_protj_list{ margin-top:-150px; min-height:300px;}
.ny_protj_list li{width:22.75%;margin-right:3%;margin-bottom:25px;transition:all .3s;float:left;background: #fff;}
.ny_protj_list li:nth-child(4n){margin-right:0;}
.ny_protj_list li .pic{display:block;height:240px;border-bottom:0;text-align:center;position:relative;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;overflow:hidden;}
.ny_protj_list li .pic:after{content:'';display:block;opacity:0; width:100%;height:100%;background:rgba(234,34,47,.8) url(../images/pro_hover.png) 10% center no-repeat;position:absolute;top:0;left:0;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.ny_protj_list li .pic img{max-width:95%;max-height:95%;vertical-align:middle;-webkit-transition: all .6s;-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;transition: all .6s;}
.ny_protj_list li .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.ny_protj_list li .tlt{display:block;text-align:center;height:45px;line-height:45px;color:#fff;background: #292c31;font-size:15px;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;padding:0 5%;}
.ny_protj_list li:hover .tlt{color:#fff;background:#ea222f;}
.ny_protj_list li:hover .pic:after{opacity:1;background:rgba(234,34,47,.8) url(../images/pro_hover.png) center center no-repeat;}
.ny_protj_list li:hover .pic img{transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.ny_protj_list li .pic{height:186px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
     .ny_protj_list li .pic{height:140px;}
	.ny_protj_list li .tlt{height:36px;line-height:36px;font-size:14px;}
	.ny_protj_list li{margin-bottom:18px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {

   
	.ny_protj_list li .pic{height:160px;}

}
@media screen and (max-width:767px) {
	.tjcp_tlt{ height:200px; padding-top:35px;}
	.ny_protj_list{ margin-top:-140px; margin-bottom:30px;}
    .ny_protj_list li{width:48.5%;}
	.ny_protj_list li:nth-child(2n){margin-right:0;}
	.ny_protj_list li .pic{height:160px;}
	.ny_protj_list li .tlt{height:40px;line-height:40px;font-size:14px;}
}
/*推荐产品-公司简介 结束*/
/*荣誉资质-公司简介 开始*/
.ly_AboutHonor { width:100%; overflow:hidden; margin:0 auto; padding:60px 0; background-color:#f3f3f3; min-height:300px;}
.lyAboutHonor_list { width:1200px; height:auto; margin:0 auto; padding:0 60px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.ny_honor_scoll { width:100%; padding:0; position:relative;}
.ny_honor_scoll .item { position:relative; overflow:hidden;}
.ny_honor_scoll .lSPrev, .ny_honor_scoll .lSNext { background:url(../images/prev01.png) center center no-repeat; width:40px; height:40px; position:absolute; left:-60px; top:50%; margin-top:-20px;cursor:pointer;}
.ny_honor_scoll .lSNext { left:auto; right:-60px; background:url(../images/next01.png) center center no-repeat;}
.ny_honor_scoll .lSPrev:hover { background:url(../images/prev02.png) center center no-repeat;}
.ny_honor_scoll .lSNext:hover { background:url(../images/next02.png) center center no-repeat;}
.ny_honor_scoll .content-slider {}
.ny_honor_scoll .content-slider li .pic { display:block; width:100%; height:220px; background-color:#fff; text-align:center; position:relative; overflow:hidden; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.ny_honor_scoll .content-slider li .pic img { max-width:95%; max-height:95%; vertical-align:middle; -webkit-transition: all .6s; -moz-transition: all .6s; -ms-transition: all .6s; -o-transition: all .6s; transition: all .25s;}
.ny_honor_scoll .content-slider li .pic .iblock { display:inline-block; height:100%; width:0; vertical-align:middle}
.ny_honor_scoll .content-slider li:hover .pic img { transform:scale(1.1); -ms-transform:scale(1.1); -webkit-transform:scale(1.1); -o-transform:scale(1.1); -moz-transform:scale(1.1);}
.ny_honor_scoll .lSPager { display:none;}

.ny_honor_scoll .content-slider li .lyAboutHonor_text { display:block; width:100%; height:60px; overflow:hidden; line-height:40px; color:#333; font-size:16px; white-space:nowrap; text-overflow: ellipsis; margin:1px auto 0; padding:10px 50px 10px 15px; background-color:#fff; position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.ny_honor_scoll .content-slider li .lyAboutHonor_text em { display:block; width:40px; height:40px; overflow:hidden; margin:0; padding:0; background:url(../images/jt5.png) center center no-repeat; position:absolute; top:10px; right:10px;}
.ny_honor_scoll .content-slider li:hover .lyAboutHonor_text { background-color:#ea222f; color:#fff;}
.ny_honor_scoll .content-slider li:hover .lyAboutHonor_text em { background:url(../images/jt6.png) center center no-repeat;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.lyAboutHonor_list { width:90%; padding:0 5%;}
	.ny_honor_scoll { padding: 0 0 0;}
	.ny_honor_scoll .item { overflow: hidden;}
	.ny_honor_scoll .lSPrev, .ny_honor_scoll .lSNext { display:none;}
	.ny_honor_scoll .content-slider li .pic { height:200px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.lyAboutHonor_list { width:96%; padding:0 2%;}
	.ny_honor_scoll { padding: 0 0 0;}
	.ny_honor_scoll .item { overflow: hidden;}
	.ny_honor_scoll .lSPrev, .ny_honor_scoll .lSNext { display:none;}
	.ny_honor_scoll .content-slider li .pic { height:260px;}
	.lSAction { display:none;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_AboutHonor { padding:40px 0;}
	.lyAboutHonor_list { width:96%; margin:0 auto; padding:0 2%;}
	.ny_honor_scoll { padding: 0 0 0;}
	.ny_honor_scoll .item { overflow: hidden;}
	.ny_honor_scoll .lSPrev, .ny_honor_scoll .lSNext { display:none;}
	.ny_honor_scoll .content-slider li .pic { height:250px;}
	.lSAction { display:none;}
}
@media (max-width: 767px) {
	.ly_AboutHonor { padding:40px 0;}
	.lyAboutHonor_list { width:94%; margin:0 auto; padding:0 3%;}	
	.ny_honor_scoll { padding: 0;}
	.ny_honor_scoll .item { overflow: hidden;}
	.ny_honor_scoll .content-slider li .pic { height:150px;}
	.lSAction { display:none;}
}
/*荣誉资质-公司简介 结束*/

/*内页-关于我们 结束*/



/*内页产品中心*/
.ny_left{width: 23%;float: left; margin-bottom:30px;}
.ny_left .bd{ border: 1px solid #ddd; border-top: none; padding-bottom: 20px;}
.ny_right{width: 74%;float: right;}
.ny_right .ny_pro_list li{width:31.333333%;margin-right:3%;margin-bottom:25px;transition:all .3s;float:left;}
.ny_right .ny_pro_list li:nth-child(3n){margin-right:0;}
.ny_right .ny_pro_list li .pic{display:block;height:240px;border:1px solid #DDDDDD;border-bottom:0;text-align:center;position:relative;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;overflow:hidden;}
.ny_right .ny_pro_list li .pic:after{content:'';display:block;opacity:0; width:100%;height:100%;background:rgba(234,34,47,.8) url(../images/pro_hover.png) 10% center no-repeat;position:absolute;top:0;left:0;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.ny_right .ny_pro_list li .pic img{max-width:95%;max-height:95%;vertical-align:middle;-webkit-transition: all .6s;-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;transition: all .6s;}
.ny_right .ny_pro_list li .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.ny_right .ny_pro_list li .tlt{display:block;text-align:center;height:45px;line-height:45px;color:#fff;background:#292c31; font-size:15px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;padding:0 5%;}
.ny_right .ny_pro_list li:hover .tlt{color:#fff;background:#ea222f;}
.ny_right .ny_pro_list li:hover .pic{border:1px solid rgba(234,34,47,.8);border-bottom:0;}
.ny_right .ny_pro_list li:hover .pic:after{opacity:1;background:rgba(234,34,47,.8) url(../images/pro_hover.png) center center no-repeat;}
.ny_right .ny_pro_list li:hover .pic img{transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.ny_right .ny_pro_list li .pic{height:186px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.ny_left{width:26%;}
.ny_right{width:71%;}
	.ny_right .ny_pro_list li .pic{height:140px;}
	.ny_right .ny_pro_list li .tlt{height:36px;line-height:36px;font-size:14px;}
	.ny_right .ny_pro_list li{margin-bottom:18px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
    .ny_left{width:100%; margin-bottom:20px;}
   .ny_right{width:100%;}
	.ny_right .ny_pro_list li{width:48.5%;}
	.ny_right .ny_pro_list li:nth-child(2n){margin-right:0;}
	.ny_right .ny_pro_list li:nth-child(3n){margin-right:3%;}
	.ny_right .ny_pro_list li:nth-child(6n){margin-right:0;}
	.ny_right .ny_pro_list li .pic{height:160px;}
	.ny_right .ny_pro_list li .tlt{height:40px;line-height:40px;font-size:14px;}

}
@media screen and (max-width:767px) {
.ny_left{width:100%; margin-bottom:20px;}
.ny_right{width:100%;}
	.ny_right .ny_pro_list li{width:48.5%;}
	.ny_right .ny_pro_list li:nth-child(2n){margin-right:0;}
	.ny_right .ny_pro_list li:nth-child(3n){margin-right:3%;}
	.ny_right .ny_pro_list li:nth-child(6n){margin-right:0;}
	.ny_right .ny_pro_list li .pic{height:160px;}
	.ny_right .ny_pro_list li .tlt{height:40px;line-height:40px;font-size:14px;}
}

/*产品目录页产品板块*/
.pro_bdlist li{float:left;width:96%;margin-right:0;margin-bottom:30px;background: #f5f5f5;padding:25px 2%;}
.pro_bdlist li:nth-child(2n) {margin-right: 0;}
.pro_bdlist li .pic{float:left;width:26%;height:188px;background:#fff;overflow:hidden;}
.pro_bdlist li .pic a{display:block;width:100%;height:100%;text-align:center;}
.pro_bdlist li .pic a img{max-width:95%;max-height:95%;vertical-align:middle;webkit-transition: -webkit-transform .8s ease;transition: -webkit-transform .8s ease;transition: transform .8s ease;transition: transform .8s ease, -webkit-transform .8s ease;-webkit-transform-origin: center center;transform-origin: center center;}
.pro_bdlist li .pic a .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.pro_bdlist li .wz{float:right;width:71%;}
.pro_bdlist li .wz .tlt{display:block;font-size:18px;color:#333;height:34px;line-height:34px;margin-bottom:10px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.pro_bdlist li .wz .desc{height:48px;font-size:14px;color:#666;line-height:24px;overflow:hidden;}
.pro_bdlist li .wz .cs{font-size:14px;color:#999;padding:10px 0;width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block;margin-bottom: 6px;}
.pro_bdlist li .wz .cs span{color:#555;}
.pro_bdlist li .wz .ckxq{ display:-moz-inline-stack;display:inline-block;*display:inline;zoom:1;font-size:14px;color:#787878;border:1px solid #bbb;padding:5px 36px;transition:all .5s;-webkit-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;}
.pro_bdlist li:hover .wz .ckxq{background-color: #ea222f;border: 1px solid #c30d23;color: #fff;}
.pro_bdlist li:hover .wz .tlt{color:#ea222f;}
.pro_bdlist li:hover img{transform: scale(1.1) translateZ(0); -ms-transform: scale(1.1) translateZ(0); -webkit-transform: scale(1.1) translateZ(0); -o-transform: scale(1.1) translateZ(0);-moz-transform: scale(1.1) translateZ(0);}
@media (max-width:1199px) {
	
}
@media (max-width:992px) {
	
}
@media (max-width:880px) {
	.pro_bdlist li .pic{width:100%;margin-bottom:12px;height: 250px;}
	.pro_bdlist li .wz{width:100%;text-align:center;}
	.pro_bdlist li .wz .tlt{margin-bottom:5px;text-align:center;font-size: 16px;}
	.pro_bdlist li .wz .desc{text-align:center;}
	.pro_bdlist li .wz .cs{text-align:center;}
	.pro_bdlist li .wz .ckxq{padding:6px 5%;width:80%;}
}
@media (max-width:767px) {
	.pro_bdlist li{padding: 10px 2% 20px;margin-bottom: 15px;}
	.pro_bdlist li .pic{height:140px;}
	.pro_bdlist li .wz .tlt{font-size:15px;margin-bottom:0;}
	.pro_bdlist li .wz .cs{display:none;}
	.pro_bdlist li .wz .desc{line-height: 20px;height:40px;font-size:12px;margin-bottom:10px;}
	.pro_bdlist li .wz .ckxq{padding:10 5%;font-size:14px;}
}


.lyNy_Xgwz { width:100%; overflow:hidden; margin:20px auto; padding:0;}
.lyNy_Xgwz .Xgwz_tit { overflow:hidden; margin:0 auto; padding:20px; background-color:#292c31;}
.Xgwz_tit p { height:32px; line-height:32px; color:#fff; font-size:26px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.Xgwz_tit span { display:block; height:20px; line-height:20px; color:#fff; font-size:14px; text-align:center; text-transform: uppercase; margin:0 auto; padding:0;}
.lyNy_Xgwz .Xgwz_list { width:100%; min-height: 150px; overflow:hidden; margin:0 auto; padding:0 7px; border:1px solid #dfdfdf; border-top:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNy_Xgwz .Xgwz_list ul li { width:100%; overflow:hidden; margin:0 auto; padding:0 0 0 20px; border-bottom:1px dashed #dfdfdf; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNy_Xgwz .Xgwz_list ul li em { display: block; width: 20px; height: 20px; overflow: hidden; margin: 0; padding: 0; background: url(../images/icon2.png) center center no-repeat; position: absolute; left: 0; top: 14px;}
.lyNy_Xgwz .Xgwz_list ul li:hover em { background: url(../images/icon3.png) center center no-repeat;}
.lyNy_Xgwz .Xgwz_list ul li a { display:block; width:100%; height:48px; overflow:hidden; line-height:48px; color:#32353a; font-size:15px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNy_Xgwz .Xgwz_list ul li a:hover { color:#ea222f;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.lyNy_Xgwz { margin:0 auto;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.lyNy_Xgwz { margin:20px auto;}
	.lyNy_Xgwz .Xgwz_tit { padding:10px 3%;}
	.Xgwz_tit p { padding: 0; display: block; font-size: 22px; float: left; line-height: 40px; min-width: 88px; margin: 0 10px 0 0;}
	.Xgwz_tit span { display:none;}
	.lyNy_Xgwz .Xgwz_list { padding:0 12px;}
}
@media (max-width: 767px) {
	
	.lyNy_Xgwz { margin:20px auto;}
	.lyNy_Xgwz .Xgwz_tit { padding:10px 3%;}
	.Xgwz_tit p { padding: 0; display: block; font-size: 22px; float: left; line-height: 40px; min-width: 88px; margin: 0 10px 0 0;}
	.Xgwz_tit span { display:none;}
	.lyNy_Xgwz .Xgwz_list { padding:0 12px;}
}
/*内页-产品列表 结束*/

/*内页-新闻中心&技术文章 开始*/
.ly_NyNews { width:100%; min-height: 480px; height:auto; margin:0 auto 60px; padding:0;}
.ly_NyNews .lyNyNew_main { width:1200px; height:auto; margin:0 auto; padding:0;}

.lyNyNew_main .lyNyNew_Tj { width:100%; overflow:hidden; margin:0 auto 25px; padding:0; background-color:#f5f5f5; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyNew_Tj .lyNyNew_TjImg { width:50%; height:390px; overflow:hidden; margin:0; padding:0; float:left;}
.lyNyNew_Tj .lyNyNew_TjImg a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.lyNyNew_Tj .lyNyNew_TjImg a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyNew_Tj:hover .lyNyNew_TjImg a img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyNyNew_Tj .lyNyNew_TjText { width:50%; height:390px; overflow:hidden; margin:0; padding:24px 48px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName a { display:block; width:100%; height:64px; overflow:hidden; line-height:32px; color:#333; font-size:24px; font-weight:bold; text-align:justify; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName a:hover { color:#ea222f;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjTime { width:100%; height:32px; overflow:hidden; line-height:32px; color:#999; font-size:16px; margin:12px auto; padding:0;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs { width:100%; overflow:hidden; margin:0 auto 20px; padding:0;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs p { width:100%; height:140px; overflow:hidden; line-height:28px; color:#666; font-size:16px; text-align:justify; text-indent:0; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNyNew_Tj .lyNyNew_TjMore { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:12px 0 0; border-top:1px dashed #dfdfdf;}
.lyNyNew_Tj .lyNyNew_TjMore a { display:inline-block; line-height:40px; color:#666; font-size:16px; padding:0;}
.lyNyNew_Tj .lyNyNew_TjMore a i { display: inline-block; width: 20px; height: 20px; overflow: hidden; vertical-align: middle; margin: -2px 0 0 8px; padding: 0; background: url(../images/jt1.png) center center no-repeat; background-size: 20px 20px;}
.lyNyNew_Tj .lyNyNew_TjMore a:hover { color:#ea222f;}
.lyNyNew_Tj .lyNyNew_TjMore a:hover i { background: url(../images/jt13.png) center center no-repeat; background-size: 20px 20px;}

.lyNyNew_main .lyNyNew_list { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyNew_list ul li {width:100%;height: 98px;margin:15px auto;padding: 0 20px 0 120px;position:relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-bottom: 1px #e5e5e5 dashed;}
.lyNyNew_list ul li .lyNyNew_time {width: 120px;height: 98px;overflow:hidden;margin:0;padding: 10px 0 0;background:url(../images/NyNew_Timebg1.png) 0 0 no-repeat;position:absolute;left:0;top:0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.lyNyNew_list ul li .lyNyNew_time span {display:block;width:100%;height: 30px;overflow:hidden;line-height: 30px;color: #070206;font-size: 26px;margin:0 auto;padding:0;text-align: center;}
.lyNyNew_list ul li .lyNyNew_time p {width:100%;height:40px;overflow:hidden;line-height:40px;color: #e62528;font-size:32px;font-weight:bold;margin:0 auto;padding:0;text-align: center;}
.lyNyNew_list ul li .lyNyNew_text {width:100%;overflow:hidden;margin:0 auto;}
.lyNyNew_list ul li .lyNyNew_text .lyNyNew_name {width:100%;height:32px;overflow:hidden;line-height:32px;white-space:nowrap;text-overflow: ellipsis;margin: 0 auto 5px;padding:0;}
.lyNyNew_list ul li .lyNyNew_text .lyNyNew_name a {color:#32353a;font-size: 18px;}
.lyNyNew_list ul li .lyNyNew_text p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#999; font-size:14px; margin:0 auto; padding:0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.lyNyNew_list ul li:hover .lyNyNew_text .lyNyNew_name a { color:#ea222f;}

@media screen and (max-width:1399px) and (min-width:1279px) {
	.ly_NyNews .lyNyNew_main { width:90%;}
	.lyNyNew_Tj .lyNyNew_TjImg, .lyNyNew_Tj .lyNyNew_TjText { height:340px;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs { margin:0 auto 32px;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs p { height:84px; -webkit-line-clamp: 3;}	
}
@media screen and (max-width:1280px) and (min-width:1200px) {
	.ly_NyNews .lyNyNew_main { width:90%;}
	.lyNyNew_Tj .lyNyNew_TjImg, .lyNyNew_Tj .lyNyNew_TjText { height:320px;}
	.lyNyNew_Tj .lyNyNew_TjText { padding:24px 40px;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs { margin:0 auto 20px;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs p { height:84px; -webkit-line-clamp: 3;}
}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_NyNews .lyNyNew_main { width:90%;}
	
	.lyNyNew_main .lyNyNew_Tj { margin:0 auto 20px;}
	.lyNyNew_Tj .lyNyNew_TjImg, .lyNyNew_Tj .lyNyNew_TjText { height:270px;}
	.lyNyNew_Tj .lyNyNew_TjText { padding:24px 40px;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName a { height:40px; line-height:40px; font-size:22px; -webkit-line-clamp: 1;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjTime { margin:8px auto;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs { margin:0 auto 20px;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs p { height:56px; -webkit-line-clamp: 2;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_NyNews { margin:0 auto 50px;}
	.ly_NyNews .lyNyNew_main { width:96%;}
	
	.lyNyNew_main .lyNyNew_Tj { margin:0 auto 20px;}
	.lyNyNew_Tj .lyNyNew_TjImg, .lyNyNew_Tj .lyNyNew_TjText { height:274px;}
	.lyNyNew_Tj .lyNyNew_TjText { padding:24px 40px;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName a { height:40px; line-height:40px; font-size:22px; -webkit-line-clamp: 1;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjTime { margin:8px auto;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs { margin:0 auto 20px;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs p { height:56px; -webkit-line-clamp: 2;}
	
	.lyNyNew_list ul li { margin:0 auto 25px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_NyNews { margin:0 auto 40px;}
	.ly_NyNews .lyNyNew_main { width:96%;}
	
	.lyNyNew_main .lyNyNew_Tj { margin:0 auto 20px;}
	.lyNyNew_Tj .lyNyNew_TjImg, .lyNyNew_Tj .lyNyNew_TjText { width:100%; height:auto;}
	.lyNyNew_Tj .lyNyNew_TjImg a { height:auto;}
	.lyNyNew_Tj .lyNyNew_TjImg a img { width:100%; overflow:hidden; position:inherit; left:inherit; top:inherit; right:inherit; bottom:inherit;}
	.lyNyNew_Tj .lyNyNew_TjText { padding:24px;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName a { font-size:22px; -webkit-line-clamp: 2;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjTime { margin:8px auto;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs { margin:0 auto 20px;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs p { height:auto; max-height:84px; -webkit-line-clamp: 3;}
	
	.lyNyNew_list ul li { margin:0 auto 20px;}
}
@media (max-width: 767px) {
	.ly_NyNews { margin:0 auto 40px;}
	.ly_NyNews .lyNyNew_main { width:94%;}
	
	.lyNyNew_main .lyNyNew_Tj { margin:0 auto 20px;}
	.lyNyNew_Tj .lyNyNew_TjImg, .lyNyNew_Tj .lyNyNew_TjText { width:100%; height:auto;}
	.lyNyNew_Tj .lyNyNew_TjImg a { height:auto;}
	.lyNyNew_Tj .lyNyNew_TjImg a img { width:100%; overflow:hidden; position:inherit; left:inherit; top:inherit; right:inherit; bottom:inherit;}
	.lyNyNew_Tj .lyNyNew_TjText { padding:20px;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName a { height:52px; line-height:26px; font-size:20px; -webkit-line-clamp: 2;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjTime { height:30px; line-height:30px; font-size:15px; margin:8px auto;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs { margin:0 auto 20px;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs p { height:auto; max-height:78px; line-height:26px; font-size:15px; -webkit-line-clamp: 3;}
	
	.lyNyNew_list ul li {height:100px;margin:0 auto 20px;padding: 0 10px 0 100px;}
	.lyNyNew_list ul li .lyNyNew_time {width: 100px;height:100px;}
	.lyNyNew_list ul li .lyNyNew_time span { height:30px; line-height:30px; font-size: 20px;}
	.lyNyNew_list ul li .lyNyNew_time p { font-size:28px;}
	.lyNyNew_list ul li .lyNyNew_text .lyNyNew_name { height:28px; line-height:28px; margin:0 auto 4px;}
	.lyNyNew_list ul li .lyNyNew_text .lyNyNew_name a{font-size:16px;}

}

/*内页-新闻中心&技术文章 结束*/


/*分页样式 开始*/
#fengye { text-align: center; margin: 30px auto; color: #555; font-size:14px;}
#fengye a { display: inline-block; padding: 0 10px; background: #eaeaea; height: 30px; line-height: 30px; text-align: center; margin: 0 5px; border-radius: 2px; color: #555; font-size:14px;}
#fengye a:hover { background: #ea222f; color: #ffffff; }
#fengye a.pnnum1 { background: #ea222f; color: #ffffff; }
#fengye input { display: inline-block; padding: 0 5px; background-color: #ea222f; width: 40px !important; height: 30px !important; line-height: 30px; text-align: center; margin: 0 5px; color: #fff; cursor: pointer; border: 0; outline:none;}
#fengye .p_input { display: inline-block; padding: 0 5px; background: #eaeaea; height: 30px; line-height: 30px; text-align: center; margin: 0 5px; color: #555; cursor: default;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	#fengye { margin:25px auto;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	#fengye { margin: 20px auto;}
}
@media (max-width: 767px) {
	#fengye { margin:20px auto; font-size:0;}
	#fengye input, #fengye .p_input { display:none;}
	#fengye a { height: 40px; line-height: 40px; padding: 0 20px;}

}
/*分页样式 结束*/
/*新闻&文章详情 开始*/
.ny_newsdetail{ margin:0 0 50px;}
.ny_newsdetail_title { width: 100%;line-height: 35px; font-size: 24px; text-align: center; font-weight: bold; margin: 0; color: #555; padding-bottom: 10px; }
.ny_newsdetail_tips { width: 100%; height: 25px; line-height: 25px; padding-bottom: 12px; border-bottom: 1px #e6e6e6 dashed; text-align: center; color: #999999;}
.ny_newsdetail_con { width: 100%; line-height: 30px; font-size: 14px; margin-top: 20px; color: #777777; min-height: 500px; }
.ny_newsdetail_con p { line-height: 30px; }
.ny_PrevNext { width: 100%; margin-top: 20px; padding-top: 20px; border-top: 1px solid #f1f1f1; }
.ny_PrevNext .Prev,.ny_PrevNext .Next { width: 100%; float: left; height: 26px; line-height: 26px; font-size: 14px; color: #555; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.ny_PrevNext .Prev a,.ny_PrevNext .Next a { color: #555; }
.ny_PrevNext .Prev a:hover,.ny_PrevNext .Next a:hover { color: #ea222f; }
@media (max-width:880px) {
.ny_newsdetail_con img{width:auto !important;height:auto !important;max-width:100% !important;max-height: 100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;word-break: normal;}
}





/*新闻&文章详情 结束*/

/*内页联系我们*/
.ly_contact_tlt{width:100%; text-align:center; color:#666; line-height:30px;}
.ly_contact_tlt p{ font-size:25px;}
.ly_contact_tlt span{ font-size:20px;}

/*内页联系我们*/
.ny_about_tlt{margin-bottom:40px;}
.ny_about_tlt p{font-size:16px;color:#666;text-transform : uppercase;text-align:center;}
.ny_about_tlt span{display:block;height:38px;line-height:38px;text-align:center;font-size:26px;color:#372e2c;}
.ly_contact { width:100%; overflow:hidden; margin:10px auto 50px; padding:0;}
.ly_contact .lxfs { width:100%; overflow:hidden; margin:70px auto 70px; padding:0; box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
.lxfs ul li { width:25.333333%;overflow:hidden; margin:0; padding:0 4% 20px; float:left;position:relative; }
.lxfs ul li:nth-child(2n):before{content:'';width:1px;background:#dededd;height:100%;position:absolute;top:0;left:0;}
.lxfs ul li:nth-child(2n):after{content:'';width:1px;background:#dededd;height:100%;position:absolute;top:0;right:0;}
.lx_icon { width:128px; height:90px; overflow:hidden; margin:0 auto 20px; padding:0;text-align:center;}
.lx_icon img{max-width:100%:max-height:100%;vertical-align:middle;}
.lx_icon .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.lxfs ul li span { display:block;width:100%; height:20px; overflow:hidden; line-height:20px; color:#333; font-size:20px;font-weight:bold; text-align:center; margin:0 auto 25px; padding:0;}
.lxfs ul li p { width:100%;  overflow:hidden; line-height:26px; color:#555; font-size:18px; font-family:"Arial"; text-align:center; margin:0 auto; padding:0;}
.lxfs ul li:nth-child(1) p{font-size:20px;} 
.lxfs ul li:nth-child(2) p{font-size:20px;}
.lx_ewm { width:100%; height:440px; overflow:hidden; margin:40px auto; padding:0; background:url(../images/bg_weixin.jpg) center center no-repeat; background-size:cover;border: 5px solid #e8e2e4;
box-sizing: border-box;-webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
.lx_ewm span {display:block; width:100%;height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:32px; text-align:center; margin:80px auto 0; padding:0;}
.lx_ewm p { width:100%; height:30px; overflow:hidden; line-height:30px; color:#fff; font-size:16px; text-align:center; margin:0 auto; padding:0;}
.lx_ewm img { display:block; width:160px; height:160px; overflow:hidden; margin:40px auto; padding:0;}
.lx_dz { width:97%; overflow:hidden; margin:50px auto 0; padding:1%;border:1px solid #d9d9d9;}
.lx_dz .dz_map { width:100%; overflow:hidden;height:350px;margin:0 auto;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	
}
@media screen and (max-width:1079px) and (min-width:768px) {
	.ly_contact .lxfs{margin: 40px auto 0px;}
	.lx_ewm span{font-size:24px;}
}
@media screen and (max-width:767px) {
	.ly_contact .lxfs{margin: 40px auto 0px;}
	.lx_ewm span{font-size:24px;margin: 40px auto 0;}
	.lxfs ul li{width:100%;border:1px solid #dedede;box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;margin-bottom:20px;}
	.lxfs ul li:nth-child(2n):before{display:none;}
	.lxfs ul li:nth-child(2n):after{display:none;}
	.lx_ewm{margin: 20px auto;height: 360px;}
	.lx_icon{ margin-bottom:0;}
}


/*内页-产品详情 开始*/
.ly_NyProDetail { width:1200px; overflow:hidden; margin:0 auto 60px; padding:0;}

.ly_NyProDetail .lyNyProDetail_con { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyProDetail_con .ny_right { width:74%; overflow:hidden; margin:0; padding:0; float:right;}
.ny_right .lyNyProDetail_ConTit { margin:0 auto 30px; padding:0 0 0 5px; border-bottom:1px solid #dfdfdf;}
.lyNyProDetail_ConTit p { width:100px; height:48px; overflow:hidden; line-height:48px; color:#32353a; font-size:20px; text-align:center; margin:0 0 -1px; padding:0 19px; border:1px solid #dfdfdf; border-bottom:1px solid #fff;}

.ny_right .lyNyProDetail_ConText { width:100%; overflow:hidden; line-height: 28px; color: #555; font-size: 14px; margin:0 auto 30px; padding:0;}
.lyNyProDetail_ConText img, .lyNyProDetail_ConText table, 
.lyNyProDetail_ConText tr, .lyNyProDetail_ConText td, 
.lyNyProDetail_ConText p, .lyNyProDetail_ConText span, 
.lyNyProDetail_ConText div, .lyNyProDetail_ConText video, .lyNyProDetail_ConText embed { width:auto !important;height:auto !important;max-width:100% !important;max-height: 100%; line-height: 28px; color: #555; font-size: 14px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;margin: 0 !important;}
.NyNewsdetail_con p span, .NyNewsdetail_con span, .NyNewsdetail_con p em, .NyNewsdetail_con em { color:#565656!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:15px!important;}
.lyNyProDetail_ConText table tr td p { text-indent:0!important;}
.lyNyProDetail_ConText img { display:inline-block; width:auto!important; height:auto!important; max-width:100%; margin:0 auto; padding:0; text-indent:0!important;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_NyProDetail { width:90%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_NyProDetail { width:96%; margin:0 auto 50px;}
	.lyNyProDetail_con .lyNyProDetail_left,	.lyNyProDetail_con .ny_right { width:71%;}
	.ny_right .lyNyProDetail_ConTit { margin:0 auto 25px; padding:0;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_NyProDetail { width:96%; margin:0 auto 40px;}
	.lyNyProDetail_con .lyNyProDetail_left,	.lyNyProDetail_con .ny_right { width:100%;}
	.ny_right .lyNyProDetail_ConTit { margin:0 auto 20px; padding:0;}
}
@media (max-width: 767px) {
	.ly_NyProDetail { width:94%; margin:0 auto 40px;}
	.lyNyProDetail_con .lyNyProDetail_left,	.lyNyProDetail_con .ny_right { width:100%;}
	.ny_right .lyNyProDetail_ConTit { margin:0 auto 20px; padding:0;}
	.ny_right .lyNyProDetail_ConText { max-height:99999999999999999999999px;}
	.lyNyProDetail_ConText div { max-height:99999999999999999999999px;}
}

.pro_detail_main { width:100%; height:auto; margin: 0 auto 40px; padding: 0; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_detail_main .pro_detail_img { width:480px; height: 480px; overflow: hidden; margin: 0; padding: 10px; border: 1px solid #eaeaea; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_detail_img .pro_detail_img_main { width:100%; height: 100%; margin: 0 auto; padding: 0; position: relative;}
.pro_detail_img_main img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
.pro_detail_main .pro_detail_text { width:53%; min-height:360px; overflow: hidden; margin: 0; padding: 0 0 80px; float: right; position:relative;}
.pro_detail_text h1 { width:100%; overflow: hidden; line-height: 40px; color: #32353a; font-size: 30px; text-align: justify; margin: 0 auto; padding: 0;}
.pro_detail_text .jyms {width:100%;height:130px;overflow:hidden;margin:20px auto;box-sizing: border-box;}
.pro_detail_text .jyms p {width:100%;height:120px;overflow:hidden;line-height: 30px;color:#888;font-size:14px;text-align: justify;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;text-overflow: ellipsis;margin:0 auto;padding:0;}
.pro_detail_text .jyms p span { color:#333; font-weight: bold;}
.pro_detail_text ul { width:100%; margin: 0 auto; padding: 0;}
.pro_detail_text ul li {width: 50%;height: 45px;overflow: hidden;line-height: 45px;color: #888;font-size: 14px;text-align: justify;white-space:nowrap;text-overflow: ellipsis;/* margin: 0 auto; */padding: 0 10px;float: left;border: 1px solid #eaeaea;box-sizing: border-box;background: #fafafa;}
.pro_detail_text ul li:nth-child(1),.pro_detail_text ul li:nth-child(2){ border-bottom:none;}
.pro_detail_text ul li:nth-child(1),.pro_detail_text ul li:nth-child(3){ border-right:none;}
.pro_detail_text ul li img { display:block; width:16px; height:16px; overflow:hidden; margin:7px 4px 7px 0; padding:0; float:left;}
.pro_detail_text ul li span { color:#333;}
.pro_detail_text .pro_detail_btn { width:100%; height: 60px; overflow: hidden; margin: 0 auto; padding: 0; position:absolute; left:0; bottom:0;}
.pro_detail_btn a { display:block; width: 48%; height: 60px; overflow: hidden; line-height: 60px; color: #fff; font-size: 22px; text-align: center; margin: 0; padding: 0; float: left;}
.pro_detail_btn a.prodtl_btn1 { float:left; margin: 0 4% 0 0; background-color: #aaa;}
.pro_detail_btn a.prodtl_btn2 { float:left; background-color: #ea222f;}
.pro_detail_btn a.prodtl_btn1:hover { background-color: #565656;}
.pro_detail_btn a.prodtl_btn2:hover { background-color: #ea222f;}


/**产品详情页产品图片切换**/
.prodetail_img { width:44%; height: 440px; margin: 0; padding: 0; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#preview { width:100%; margin:0; text-align:center; position:relative;}
.list-h li { float:left;}
#spec-n5 { width:100%; height:70px; padding-top:10px; overflow:hidden;}
#spec-left { width:16px; height:70px; float:left; cursor:pointer; margin-top:3px;}
#spec-right { width:16px; height:70px; float:left;cursor:pointer; margin-top:3px;}
#spec-list { width:440px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul {}
#spec-list ul li { float:left; display:inline; padding:0; width:18.4%; height:70px; margin:0 2% 0 0;}
#spec-list ul li:last-child { margin:0;}
#spec-list ul li p { width:100%; height:100%; overflow:hidden; margin:0; padding:0; border:1px solid #eaeaea; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#spec-list ul li:hover p { border:1px solid #ea222f;}
#spec-list ul li img { display:block; max-width:94%; max-height:94%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
/*jqzoom*/
.jqzoom { position:relative; width:100%; height:360px; overflow:hidden; padding:0; border:1px solid #eaeaea; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.jqzoom img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.zoomdiv { z-index:100;position:absolute;top:1px;left:0px; background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #eaeaea;display:none;text-align:center;overflow: hidden; left:104%!important; top:0!important;}
.bigimg { }
.jqZoomPup { width:200px!important; height:200px!important; z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;background:url(../images/mask.png) 0 0 repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list { position:relative; width:100%; margin:0;}
#spec-list div { width:100%!important; height:70px!important; margin:0;}
#ceshi { display:block; margin:auto!important; left:0; top:0; bottom:0; right:0;}
.prodetail_img a.videoIco { left:20px!important; bottom:20px!important; z-index:99!important;}
.Warning { width:100%!important; height:100%!important;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.pro_detail_main { width:100%; padding:0;}
	.prodetail_img { width:45%; position:inherit;float: left;}
	#preview, #spec-n5, #spec-list, .jqzoom { width:100%;}
	.pro_detail_main .pro_detail_text { width:52%;}
	.pro_detail_text .pro_detail_btn { width:100%;}
	.zoomdiv { left:104%!important;}	
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.pro_detail_main { width:100%; margin: 25px auto;}
	.prodetail_img { width:100%; height:auto; margin:20px 0 20px;}
	#preview { width:100%;}
	.jqzoom { width:100%;height: 285px;}
	.pro_detail_main .pro_detail_text { width:100%;padding-top:0;height: auto;min-height:260px; padding-bottom:48px;}
	.pro_detail_text h1 { font-size:22px; line-height:32px;}
	.pro_detail_text .jyms { margin: 10px auto; padding: 12px 16px; height:auto;}
	.pro_detail_text ul { overflow:hidden; margin: 10px auto;}
	.pro_detail_text ul li { font-size:14px;}
	.pro_detail_text .pro_detail_btn { height:48px;}
	.pro_detail_btn a { height:48px; line-height:48px; width:48%; font-size:16px;}
	.pro_detail_btn a.prodtl_btn1 { margin: 0 4% 0 0;}
	#spec-n5 { width:100%;}
	#spec-list { width:100%;}
	.zoomdiv,.jqZoomPup { display:none !important;}
}
@media (max-width:767px) {
	.pro_detail_main { width:100%; margin: 20px auto;}
	.prodetail_img { width:100%; height:auto; margin:20px auto 20px;}
	#preview { width:100%;}
	.jqzoom { width:100%;height: 285px;}
	#spec-list ul li { height:54px;}
	.pro_detail_main .pro_detail_text { width:100%; padding-top:0; height: auto;min-height:260px; padding-bottom:48px;}
	.pro_detail_text h1 { font-size:22px; line-height:32px;}
	.pro_detail_text .jyms { margin: 10px auto;padding: 12px;height:auto;}
	.pro_detail_text ul { overflow:hidden; margin: 10px auto;}
	.pro_detail_text ul li { font-size:14px;}
	.pro_detail_text .pro_detail_btn { height:48px;}
	.pro_detail_btn a { height:48px; line-height:48px; width:48%; font-size:16px;}
	.pro_detail_btn a.prodtl_btn1 { margin: 0 4% 0 0;}
	#spec-n5 { width:100%; height:auto;}
	#spec-list { width:100%;}
	.zoomdiv,.jqZoomPup { display:none !important;}
}
/*内页-产品详情 结束*/


/*右侧漂浮 开始*/
.client-2 {position:fixed;right:-170px;top:50%;z-index:999;}
.client-2 li a {text-decoration:none;}
.client-2 li {margin-top:1px;clear:both;height:71px;position:relative;}
.client-2 li i {background:url(../images/fx.png) no-repeat;display:block;width:30px;height:27px;margin: 4px auto 0;text-align:center;}
.client-2 li p {height:20px;font-size:14px;line-height:20px;overflow:hidden;text-align:center;color:#fff;}
.client-2 .my-kefu-qq i {background-position:4px 5px;}
.client-2 .my-kefu-tel i {background-position:0 -21px;}
.client-2 .my-kefu-liuyan i {background-position:4px -53px;}
.client-2 .my-kefu-weixin i {background-position:-34px 4px;}
.client-2 .my-kefu-weibo i {background-position:-30px -22px;}
.client-2 .my-kefu-ftop {display:none;}
.client-2 .my-kefu-ftop i {width:33px;height:35px;background-position:-27px -51px;}
.client-2 .my-kefu-left {float:left;width:77px;height:47px;position:relative;}
.client-2 .my-kefu-tel-right {font-size:16px;color:#fff;float:left;height:24px;line-height:22px;padding:0 15px;border-left:1px solid #fff;margin-top:14px;}
.client-2 .my-kefu-right {width:20px;}
.client-2 .my-kefu-tel-main {background:#ea222f;color:#fff;height:56px;width:247px;padding:9px 0 6px;float:left;}
.client-2 .my-kefu-main {background:#ea222f;width:97px;height:56px;position:relative;padding:9px 0 6px;float:left;}
.client-2 .my-kefu-weixin-pic {position:absolute;left:-130px;top:-24px;display:none;z-index:333;}
.my-kefu-weixin-pic img {width:115px;height:115px;}

@media screen and (max-width:1023px) and (min-width:768px) {
.my-kefu-liuyan,.my-kefu-weixin,.my-kefu-tel-right{display:none;}
	.client-2{right:0;}
	.client-2 li{ height:61px; position: static;}
	.client-2 .my-kefu-tel-main,.client-2 .my-kefu-main{ width:60px;border-radius: 60px; height:45px;}
	.my-kefu-main{background: #009240 !important;}
	.client-2 li a p{ display:none;}
	.client-2 .my-kefu-ftop i { margin: 4px 0 0 14px;}
	.client-2 .my-kefu-ftop{ margin-top:10px;}
	.client-2 .my-kefu-tel i {margin: 8px 0 0 18px;}
	.client-2 li p{ display:none;}
}
@media (max-width: 767px) {
	.client-2 li p{ display:none;}
	.my-kefu-liuyan,.my-kefu-weixin,.my-kefu-tel-right{display:none;}
	.client-2{right:0;}
	.client-2 li{ height:61px; position: static;}
	.client-2 .my-kefu-tel-main,.client-2 .my-kefu-main{ width:60px;border-radius: 60px; height:45px;}
	.my-kefu-main{background: #009240 !important;}
	.client-2 li a p{ display:none;}
	.client-2 .my-kefu-ftop i { margin: 4px 0 0 14px;}
	.client-2 .my-kefu-ftop{ margin-top:10px;}
	.client-2 .my-kefu-tel i {margin: 8px 0 0 18px;}
}
/*右侧漂浮 结束*/



/*内页-荣誉资质 开始*/
.ly_NyHonor { width:1200px; height:auto; margin:60px auto; padding:0;}
.ly_NyHonor .lyNyHonor_list { width:100%; height:auto; margin:0 auto; padding:0;}
.lyNyHonor_list ul li { width:23.5%; overflow:hidden; margin:0 2% 30px 0; padding:10px 20px 30px; background-color:#f5f5f5; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyHonor_list ul li:nth-child(4n+4) { margin:0 0 30px;}
.lyNyHonor_list ul li .lyIdxHonor_img { width:100%; height:242px; overflow:hidden; margin:0 auto 20px; padding:0;}
.lyNyHonor_list ul li .lyIdxHonor_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.lyNyHonor_list ul li .lyIdxHonor_img a img {  display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyHonor_list ul li:hover .lyIdxHonor_img a img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyNyHonor_list ul li .lyIdxHonor_text { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyHonor_list ul li .lyIdxHonor_text a { display:block; width:100%; height:21px; overflow:hidden; line-height:28px; color:#333; font-size:16px; text-align:center; margin:0 auto; padding:0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.lyNyHonor_list ul li:hover .lyIdxHonor_text a { color:#ea222f;}
.lyNyHonor_list ul li i { display:block; width:30px; height:4px; overflow:hidden; margin:0; padding:0; background-color:#ea222f; position:absolute; bottom:0; left:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyHonor_list ul li:hover i { width:100%;}
.xq_himg{display:block;width:100%;height:400px;text-align:center;margin-bottom:40px;}
.xq_himg img{max-width:95%;max-height:95%;vertical-align:middle;}
.xq_himg .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_NyHonor { width:90%;}
	.lyNyHonor_list ul li { margin:0 2% 20px 0;}
	.lyNyHonor_list ul li:nth-child(4n+4) { margin:0 0 20px;}
	.lyNyHonor_list ul li .lyIdxHonor_img { height:188px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_NyHonor { width:96%; margin:40px auto;}
	.lyNyHonor_list ul li { margin:0 2% 20px 0; padding:8px 16px 24px;}
	.lyNyHonor_list ul li:nth-child(4n+4) { margin:0 0 20px;}
	.lyNyHonor_list ul li .lyIdxHonor_img { height:200px;}
	.lyNyHonor_list ul li .lyIdxHonor_text a { height:52px; line-height:26px; font-size:15px;}
	.lyNyHonor_list ul li i { height:3px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_NyHonor { width:96%; margin:40px auto;}
	.lyNyHonor_list ul li { width:31.333333%; margin:0 3% 20px 0; padding:8px 16px 24px;}
	.lyNyHonor_list ul li:nth-child(4n+4) { margin:0 3% 20px 0;}
	.lyNyHonor_list ul li:nth-child(3n+3) { margin:0 0 20px;}
	.lyNyHonor_list ul li .lyIdxHonor_img { height:200px;}
	.lyNyHonor_list ul li .lyIdxHonor_text a { height:21px; line-height:24px; font-size:14px;}
	.lyNyHonor_list ul li i { height:2px;}
}
@media (max-width: 767px) {
	.ly_NyHonor { width:94%; margin:40px auto;}
	.lyNyHonor_list ul li { width:48%; margin:0 4% 20px 0; padding:8px 16px 14px;}
	.lyNyHonor_list ul li:nth-child(2n+2) { margin:0 0 20px;}
	.lyNyHonor_list ul li .lyIdxHonor_img { height:154px;}
	.lyNyHonor_list ul li .lyIdxHonor_text a { height:48px; line-height:24px; font-size:14px;}
	.lyNyHonor_list ul li i { height:2px;}
	.xq_himg{ height:300px;}
}
@media (max-width: 320px) {
	.lyNyHonor_list ul li { width:100%; margin:0 auto 20px; padding:10px 20px 20px;}
	.lyNyHonor_list ul li:nth-child(2n+2) { margin:0 auto 20px;}	
	.lyNyHonor_list ul li .lyIdxHonor_img { height:260px;}
	.lyNyHonor_list ul li .lyIdxHonor_text a { height:auto; line-height:26px; font-size:15px;}
}
/*内页-荣誉资质 结束*/

/*内页-在线留言 开始*/
.ly_NyOrder { width:1200px; overflow:hidden; margin:0 auto 60px; padding:0;}
.msg_btn input { display: block; width: 100px; height: 34px; overflow: hidden; line-height: 32px; margin: 0 15px 0 0; padding: 0; background-color: #f0f0f0; color: #333; font-size: 13px; text-align: center; border: 1px solid #ccc; float: left;}
.msg_btn input { width: 160px!important; height: 44px!important; line-height: 44px!important; color: #fff!important; font-size: 15px!important; text-align: center!important; border: none!important; background-color: #ea222f!important; cursor: pointer!important;}
.msg_btn input:last-child { background-color: #3b3b3b!important;}


@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_NyOrder { width:90%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_NyOrder { width:96%; margin:0 auto 50px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_NyOrder { width:96%; margin:0 auto 40px;}
}
@media (max-width: 767px) {
	.ly_NyOrder { width:94%; margin:20px auto;}
}


/*资料下载*/
.down{ width:100%;}
.down ul li{ width:48.8%; float:left; margin:0 2% 30px 0; background:url(../images/down1.png) left center no-repeat; border:1px solid #e0e0e0; }
.down ul li:nth-child(2n){ margin-right:0;}
.down ul li .time{ width:20%; background:url(../images/clock.png) left center no-repeat; border-right:1px solid #e0e0e0; font-size:15px;color:#888;display: inline-block;
    line-height: 43px;margin: 14px 0 13px 13%;padding: 0 2% 0 3%;}
.down ul li p{ width:61%; line-height:50px;}
.down ul li p .tit{ display:inline-block; width:94%;padding:10px 2% 10px 4%; overflow:hidden;text-overflow: ellipsis; white-space:nowrap; font-size:16px;color:#333;}

.down ul li:hover{ background:url(../images/down2.png) left center no-repeat; }
.down ul li:hover p .tit{ color:#ea222f;}

.down_btn{ width:100%; padding:50px 2%; text-align:center;}
.down_btn a{ display:inline-block; width:120px; height:40px; border:1px solid #888; margin:0 1%; color:#888; line-height:40px;}
.down_btn a:hover{ background-color:#ea222f; border:1px solid #ea222f; color:#fff;}

@media screen and (max-width:1300px) and (min-width:1200px) {
.down ul li{margin:0 2% 20px 0;}
.down ul li .time{ width:19%;margin: 14px 0 13px 15%;}
.down ul li p{ width:60%;}
}
@media screen and (max-width:1199px) and (min-width:768px) {
.down ul li{width:100%;margin:0 2% 20px 0;}
.down ul li .time{ width:15%;margin: 14px 0 13px 12%;}
.down ul li p{ width:65%;}
}
@media screen and (max-width:767px) {
.down ul li{ width:100%;margin:0 0 20px 0;}
.down ul li .time{ display:none;}
.down ul li p{ width:80%;}
.down_btn a{margin:0 6%;}
}

/*资料下载*/